home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / ifl / TIFFFlush.z / TIFFFlush
Text File  |  1998-10-20  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4. TTTTIIIIFFFFFFFFFFFFlllluuuusssshhhh((((3333TTTT))))     IIIImmmmaaaaggggeeee FFFFoooorrrrmmmmaaaatttt LLLLiiiibbbbrrrraaaarrrryyyy CCCC++++++++ RRRReeeeffffeeeerrrreeeennnncccceeee MMMMaaaannnnuuuuaaaallll      TTTTIIIIFFFFFFFFFFFFlllluuuusssshhhh((((3333TTTT))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      TIFFFlush, TIFFFlushData - flush pending writes to an open TIFF file
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<ttttiiiiffffffffiiiioooo....hhhh>>>>
  13.      iiiinnnntttt TTTTIIIIFFFFFFFFFFFFlllluuuusssshhhh((((TTTTIIIIFFFFFFFF**** ttttiiiiffff))))
  14.      iiiinnnntttt TTTTIIIIFFFFFFFFFFFFlllluuuusssshhhhDDDDaaaattttaaaa((((TTTTIIIIFFFFFFFF**** ttttiiiiffff))))
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      _T_I_F_F_F_l_u_s_h causes any pending writes for the specified file (including
  18.      writes for the current directory) to be done.  In normal operation this
  19.      call is never needed- the library automatically does any flushing
  20.      required.
  21.  
  22.      _T_I_F_F_F_l_u_s_h_D_a_t_a flushes any pending image data for the specified file to be
  23.      written out; directory-related data are not flushed.  In normal operation
  24.      this call is never needed- the library automatically does any flushing
  25.      required.
  26.  
  27. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEESSSS
  28.      0 is returned if an error is encountered, otherwise 1 is returned.
  29.  
  30. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  31.      All error messages are directed to the _T_I_F_F_E_r_r_o_r(3T) routine.
  32.  
  33. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  34.      _l_i_b_t_i_f_f(3T), _T_I_F_F_O_p_e_n(3T), _T_I_F_F_W_r_i_t_e_E_n_c_o_d_e_d_S_t_r_i_p(3T),
  35.      _T_I_F_F_W_r_i_t_e_E_n_c_o_d_e_d_T_i_l_e(3T), _T_I_F_F_W_r_i_t_e_R_a_w_S_t_r_i_p(3T), _T_I_F_F_W_r_i_t_e_R_a_w_T_i_l_e(3T),
  36.      _T_I_F_F_W_r_i_t_e_S_c_a_n_l_i_n_e(3T), _T_I_F_F_W_r_i_t_e_T_i_l_e(3T)
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.